Sets the AcSmAcDbLayoutReference object,
which references the drawing and layout associated with the sheet
component.
Syntax
SetLayout(
pLayoutRef As IAcSmAcDbLayoutReference) As Object
| pLayoutRef |
Input AcSmAcDbLayoutReference indicating
the drawing and layout associated with the sheet component
|